*** empty log message ***
authorGerd Moellmann <gerd@gnu.org>
Wed, 17 Jan 2001 15:46:49 +0000 (15:46 +0000)
committerGerd Moellmann <gerd@gnu.org>
Wed, 17 Jan 2001 15:46:49 +0000 (15:46 +0000)
src/ChangeLog

index 165f6749c5f5dd3490c71cdbdf1406b9efe95271..ef20fc4426f781842d13a0ae98a7a26f82e66d33 100644 (file)
@@ -1,3 +1,16 @@
+2001-01-17  Gerd Moellmann  <gerd@gnu.org>
+
+       * xterm.c (x_list_fonts): Allow scalable fonts if SIZE is < 0,
+       In the cache, use a key containing the information if scalable
+       fonts are included.
+       (x_load_font): Adapt to change of keys in the font cache.
+
+2001-01-17  Kim F. Storm  <storm@filanet.dk>
+       
+       * xterm.c (x_list_fonts): Ensure caching font information when
+       called for a null frame, which is the case frequently when Emacs
+       starts.
+
 2001-01-17  Gerd Moellmann  <gerd@gnu.org>
 
        * xfns.c (QCconversion): Replaces QCalgorithm.